home *** CD-ROM | disk | FTP | other *** search
- Path: athos.cc.bellcore.com!news
- From: "Sandeep V. Tamhankar" <stamhank@notes.cc.bellcore.com>
- Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.tcl
- Subject: (no subject)
- Date: 15 Mar 1996 16:45:10 GMT
- Organization: Bell Communications Research
- Message-ID: <4ic6qm$d0g@athos.cc.bellcore.com>
- NNTP-Posting-Host: nv-stamhankar.cc.bellcore.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2 (Windows; U; 16bit)
-
- Hi! I'm working on a project where I have to remotely log into a machine
- and execute commands. This isn't a normal UNIX account....in fact, I
- don't own the remote system, so I can't install any server program that
- will let me use RPC. What I'm aiming for is opening a telnet connection
- and have my program feed it the login, password, and then whatever
- commands I need to execute. This way I won't have to modify anything on
- the remote system, and everyone will be happy. Does anyone know how to
- do this in C,C++,TCL, or X-Windows (via some macros)? I'm open for any
- suggestions no matter how messy. Thanks!
-
- -----------------
- Sandeep V. Tamhankar
- Analysis Technician
- Signaling Capabilities Analysis
- e-mail: stamhank@notes.cc.bellcore.com
-
-
-
-